Welcome![Sign In][Sign Up]
Location:
Search - mfc access

Search list

[ADO-ODBC图书系统

Description: 包括数据库的各种操作,由Access数据库,配以MFC的DAO实现,经测试可以投入使用。-including databases of various operational by the Access database, and with MFC DAO realized, after tests can be put into use.
Platform: | Size: 170234 | Author: 李想 | Hits:

[Other resource计分程序

Description: 由我为校教务处自主开发的竞赛计分软件。 该软件由“比赛信息管理”、“裁判信息管理”、“选手信息管理”、“比赛计分排序”等几个模块组成。基于MFC技术,操作Access数据库,并可将比赛结果输出到Excel。-by my school to the office of independent development of software competition points. The software from "Competition information management", "information management magistrate", "information management players", "Competition points sequencing" composed of several modules. MFC-based technical, operational Access database, results of the competition could be exported to Excel.
Platform: | Size: 31024 | Author: 夏玉 | Hits:

[Other resource简单工资管理系统

Description: 通过MFC做的可视化界面,实现简单的人员管理,包括工资的管理和人员的管理,数据用ACCESS存储-MFC done through visual interface, a simple personnel management, including the management of wage and personnel management, data storage ACCESS
Platform: | Size: 83725 | Author: yyj | Hits:

[ADO-ODBCBookSale

Description: 简单的图书销售管理系统 说明: 1.程序基本实现用户要求 2.登录密码为12345 该密码保存在数据库的Pwd表中,程序没有直接提供修改密码的功能 若要该密码,请到数据库中直接修改 3.为了方便统计,程序利用了临时表SaleReport。一般来说,统计完毕时该表会自动删除 如果由于异常原因,该表没有自动删除,那么程序在运行统计时会出现问题,其他功能不受影响 解决方法:用Access打开数据库RBookSale.mdb,将表SaleReport删除即可 4.删除库存为零的图书记录,该要求有些不合理 如果删除了这些记录,那么销售统计时,则无法查到这些书的信息 (这可能与我表设计有关,没有深入分析该问题) 5.程序运行时,务必保证数据库与应用程序在同一目录下 程序是基于MFC编写的 如果运行该程序的机器上没有MFC运行时库,程序不能运行.-simple book sales management system : 1. Basic procedures to achieve two user requirements. Login password to 12,345 the password stored in a database table of Pwd, procedures not directly alter the code for the function if the password, the free database directly alter three. To facilitate the compilation of statistics procedures used SaleReport temporary table. Generally, statistical finished The list will be automatically deleted because if abnormal reasons, the table does not automatically deleted, then running statistical procedures that would arise, the other functions will not be affected solutions : Open Access database RBookSale.mdb, will be deleted SaleReport Table 4. Delete library zero deposit library records, some of the unreasonable demands deletion of these records, sales st
Platform: | Size: 426075 | Author: 曲进 | Hits:

[Windows Develop竞赛管理系统

Description: 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以前用ODBC,我用的ADO,后来大部分都被我改成了ADO) 实现了数据库管理 [5]实现打印功能 [6]实现实时计时功能 3 本软件在运行时,在debug文件夹中要考入“运动员信息管理”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This a VC anybody I used to do a small software achieving race management (such as athletes database management, real-time game time, results of the competition management and print output) is prepared to cite the source of your website, Therefore, this source software uploads, please correct criticism. Two software development features : [1] use the VC-MFC single framework of the text block, the main interface as well as an additional two adjustable single framework document [2] use the CGridCtrl Control [3] used Color button [4] Use of the use of two ODBC and ADO database programming (with others before using ODBC, I use the ADO, most were later I changed ADO) achieved a database management [5] print function [6] or real-time when functional software in three runs, the debug folder ad
Platform: | Size: 6287720 | Author: 湖朝 | Hits:

[Other resourceVC中通过自动化客户端操作Word2000

Description: 我们在编写程序,开发软件的过程中如果能利用已有的程序的功能,那么可以大大减轻开发过程中程序员的工作量,同时达到事半功倍的效果。例如在工程中,许多软件需要文字处理功能,虽然MFC提供了一些方法,但是具体实现起来既费事,又有一定的困难,如果我们可以直接使用OFFICE提供的功能,岂不美哉!要实现这一目的,只需要利用微软的ActiveX Automation技术就可以轻松实现。本例主要讲述了自动化的概念,并通过一个操作Word文档的程序来帮助读者朋友理解Visual C++编程中如何实现自动化。 -in programming, software development process if we can make use of existing procedures for the function, Well, we can greatly reduce the process of developing the work of the programmer, to be effective and efficient. For example, in engineering, and many need word processing software function, although with some MFC, But both together to realize the demanding, but also the difficulties, If we can provide direct access OFFICE functions, but it is really true! To achieve this purpose, only need to use Microsoft's ActiveX Automation technology can be easily achieved. The cases mainly on the concept of automation, operating through a Word document procedures to help readers understand Visual C Programming realize how verbization.
Platform: | Size: 16059 | Author: 李树永 | Hits:

[OpenGL programthreedmesh

Description: 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing in order to achieve the necessary two-dimensional realization of the three-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initialization OpenGL runtime environment variables, 3D objects light, material, and as such introd
Platform: | Size: 105860 | Author: 周立 | Hits:

[TCP/IP stackiprequest

Description: 获得本机ip地址的MFC程序,并能获得相应端口-to this machine ip address MFC procedures, and corresponding access ports
Platform: | Size: 91987 | Author: 吴仁 | Hits:

[GUI Developqidongdonghua

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-MFC +5.0 how to amend the framework of the wizard generates the look and size, changes icon, cursor, background of the three methods. How to increase and remove toolbar buttons, how to increase application toolbar, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add in the state of progress of the column (the main window have generated immediately after the progress of the clever ideas, OnCreate function not directly address that we had to use information from the definition of the methods). The mouse coordinates, in which CView status bar access to the object in several ways. How to add application screens.
Platform: | Size: 57992 | Author: zyg | Hits:

[EditBoxCDocumentCode

Description: 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用-use CArchive category of documents to operate. MFC provides the framework document and open the new functions within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the type of support serial, serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation category as a category, and how to access each other indicators cited
Platform: | Size: 91559 | Author: | Hits:

[Communication网络类程序程序6个

Description: 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支持的网络协议信息的程序。-1. Contents TCP.IP terminal program source code is a realization of a TCP.UDP terminal procedures, the terminal can be achieved POP3, SMTP, FTP and other functions; 2. Directory is a hyperlink to achieve in the form of hyperlinks procedures, or send email; 3. directory is a port scan to be able to specify the IP addresses of individual ports or multiple port scanning procedures; 4. access to the directory for ip address MFC process is an MFC to obtain through local computer IP address procedures. 5. Directory access network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the comprehensive procedures 6.EnumProtocal directory access system to support the network protocol information procedures.
Platform: | Size: 285011 | Author: skywar | Hits:

[ADO-ODBCMFCGridDatabaseversion_src

Description: 绑定MFC GridCtrl控件到数据库,采用ADO的访问方式-bundled MFC GridCtrl control to the database, using ADO Access
Platform: | Size: 3873 | Author: 陈建军 | Hits:

[GUI DevelopCArchive

Description: 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents to operate. MFC provides the framework document and open the new functions within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the type of support serial, serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation category as a category, and how to access each other indicators cited.
Platform: | Size: 91449 | Author: 李思川 | Hits:

[GUI DevelopLesspnCTime

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -MFC +5.0 how to amend the framework of the wizard generates the look and size, changes icon, cursor, background of the three methods. How to increase and remove toolbar buttons, how to increase application toolbar, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add in the state of progress of the column (the main window have generated immediately after the progress of the clever ideas, OnCreate function not directly address that we had to use information from the definition of the methods). The mouse coordinates, in which CView status bar access to the object in several ways. How to add application screens.
Platform: | Size: 61695 | Author: 李思川 | Hits:

[Windows DevelopLesson13Code

Description: 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
Platform: | Size: 110045 | Author: 卓斌 | Hits:

[ToolBarVC6_toolbar

Description: 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools of the design, including how to amend the MFC AppWizard Wizard generated in the framework of the procedures appearance and size, the icon changes, cursor, background of the three methods. How to increase and delete the toolbar button, how to increase application toolbars, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add the state of progress of the column (the main window after the immediate progress of the ingenious idea, OnCreate function not directly address that we had to use information from the definition of the methods). Coordinates of the mouse, in which access to state CView column object in several ways. Application procedures for how to add the startup screen.
Platform: | Size: 57990 | Author: 常攀峰 | Hits:

[File OperateVC6_CArchive

Description: VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
Platform: | Size: 91404 | Author: 常攀峰 | Hits:

[Delphi VCLFastDown1.1

Description: 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003-software Home : www.gfastdown.com documents : FastDownActiveX.zip ActiveX version FastDownCB6.z ip C Builder6 static FastDownVC6.zip VC six static FastD ownVC7.zip VC 7 TestFastDown.zip the static test procedure Test FastDownSrcVC6.zip testing program source code (VC version) TestFastDo wnSrcVB6.zip testing program source code (VB Edition) FastDownHelp.zip help documentation features : support for HTTP, FTP, HTTP support CHUNKED coding, supports HTTP GET, POST, the support redirect, Cookie. Support FTP access to directory content. Supports HTTP, support the file into several pieces, while downloading can be arbitrarily designated a few blocks, download speed, CPU utilization rate is low. Support downloaded from the same number of addresses in a document. Synchronous, asynchronous mode. Sup
Platform: | Size: 3208536 | Author: zxq | Hits:

[Parallel PortMFCparallelport

Description: 这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输。 -this type allow you to all the Windows platform using vulgar port I / O interface for parallel port access It is. Examples of programs use a customized MFC / C achieved between PC to PC through "PLT1" simple C / S File Transfer.
Platform: | Size: 13117 | Author: xian | Hits:

[WinSock-NDISGetipMsg

Description: 通过读取QQ.DAT获取IP的物理地址,附带一下MFC控件使用的小技巧,以及常用软件皮肤的使用技巧-QQ.DAT read through the physical access of IP addresses, MFC controls about incidental use of small skills, and common software skills in the use of skin
Platform: | Size: 2204768 | Author: jjflsjdfs | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »

CodeBus www.codebus.net